home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
How Many Bugs in a Box
/
How Many Bugs in a Box.cdr
/
bugs
/
act7
/
00515.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-03-28
|
196 b
|
10 lines
on enterFrame
global game7level
if game7level = 3 then
set the visible of sprite 2 to 0
repeat with xxx = 12 to 20
set the visible of sprite xxx to 0
end repeat
end if
end